object frmTabber: TfrmTabber Left = 682 Top = 393 Width = 395 Height = 341 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False ShowHint = True OnClose = FormClose OnCreate = FormCreate OnDestroy = FormDestroy OnKeyDown = FormKeyDown OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object PC: TInfiPageControl Left = 0 Top = 0 Width = 387 Height = 314 Align = alClient MultiLine = True TabOrder = 0 TabStop = False OnChange = PCChange OnChanging = PCChanging OnContextPopup = PCContextPopup DefaultItemHeight = 21 end object PopupMenuClose: TInfuPopupMenu AutoHotkeys = maManual OwnerDraw = True Left = 40 Top = 248 end object PopupMenuSend: TInfuPopupMenu AutoHotkeys = maManual OwnerDraw = True Left = 320 Top = 248 end object TimerEventClear: TTimer OnTimer = TimerEventClearTimer Left = 320 Top = 104 end end